const html/template.stateJSTmplLit

7 uses

	html/template (current package)
		context.go#L129: 	stateJSTmplLit
		context.go#L190: 	case stateJSDqStr, stateJSSqStr, stateJSTmplLit, stateJSRegexp:
		escape.go#L232: 	case stateJSTmplLit:
		state_string.go#L24: 	_ = x[stateJSTmplLit-13]
		transition.go#L31: 	stateJSTmplLit:      tJSTmpl,
		transition.go#L286: 		c.state, c.jsCtx = stateJSTmplLit, jsCtxRegexp
		transition.go#L343: 		c.state = stateJSTmplLit